Fix fns-tests-collate-strings failure with musl
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Feb 2025 18:57:19 +0000 (10:57 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Feb 2025 18:57:19 +0000 (10:57 -0800)
commit62b3d3136fae8830d63f69143b09e99b5173c537
tree682265786fb2d8cbc120a127b31b2503008585d6
parent840c6824589c9a82deedc5112891d8014d134746
Fix fns-tests-collate-strings failure with musl

* test/src/fns-tests.el (fns-tests-collate-strings):
Don’t assume "en_XY.UTF-8", or any particular string,
is an invalid locale, as they all seem to be valid in musl.
Instead, simply test that a non-string is invalid.
(Bug#76550)
test/src/fns-tests.el